STEP 3: Let's display the kitten's earth weight. Later, we'll create new displays for the kitten's weight on other planets!
- Add another Variable Display and rename the display kitten_earth_display.
- Change the variable argument in .Display() from my_var to kitty_earth_weight.
- Place the display at (100, 150).
To navigate the page using the TAB key, first press ESC to exit the code editor.